home *** CD-ROM | disk | FTP | other *** search
/ LOGIC Apps / Logic-APPLE_II_APPS.iso / mac / LOGIC Apple II 5.25" Library - ProDOS / PRO079B.dsk / IIC / IIC.07.VERSIONS.txt < prev   
Text File  |  2012-02-16  |  3KB  |  85 lines

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. Apple IIc
  8. #7:    Existing Versions
  9.  
  10. Revised by:    Matt Deatherage                                  November 1988
  11. Written by:    Guillermo Ortiz                                  November 1987
  12.  
  13. This Technical Note describes the main differences between the five different 
  14. IIc ROM versions which encompass the original IIc and four revisions.
  15. _____________________________________________________________________________
  16.  
  17.  
  18. Original IIc ( $FBBF = $FF )
  19.  
  20. o    Can use the IIc external drive only
  21. o    No AppleTalk firmware
  22. o    PR#7 boots the second drive
  23. o    Mouse firmware maps to slot 4
  24. o    Serial firmware does not mask incoming linefeed characters
  25. o    Serial firmware does not support XON/XOFF protocol
  26.  
  27.  
  28. 3.5 ROM IIc ( $FBBF = $00 )
  29.  
  30. o    Can use the IIc external drive and the UniDisk 3.5 drive
  31. o    AppleTalk firmware maps to slot 7
  32. o    PR#7 returns the message "AppleTalk Off Line"
  33. o    Mouse firmware maps to slot 4
  34. o    Serial firmware defaults to mask all incoming linefeed characters
  35. o    Serial firmware supports XON/XOFF protocol
  36.  
  37. Original "Memory-Expandable" IIc ( $FBBF = $03 )
  38.  
  39. o    Can use the IIc external drive, the UniDisk 3.5 drive, and the IIc 
  40.      Memory Expansion Card
  41. o    Mouse firmware maps to slot 7
  42. o    No AppleTalk firmware
  43. o    PR#7 kills the system
  44. o    Serial firmware defaults to mask all incoming linefeed characters
  45. o    Serial firmware supports XON/XOFF protocol
  46.  
  47.  
  48. Revised "Memory-Expandable" IIc ( $FBBF = $04 )
  49.  
  50. Same as Original Memory-Expandable, plus:
  51. o    Keyboard buffering firmware bug fixed
  52. o    Firmware returns correct information when the Memory Expansion Card is 
  53.      not present
  54.  
  55.  
  56. Apple IIc Plus ( $FBBF = $05 )
  57.  
  58. o    Can use the external IIc drive, the UniDisk 3.5 drive, the Apple 3.5 
  59.      drives, but not the original IIc Memory Expansion Card.
  60. o    Contains a Memory Expansion Card connector
  61. o    3.5" internal drive replaces 5.25" internal drive
  62. o    Mouse maps to slot 7
  63. o    PR#7 kills the system
  64. o    4 MHz 65C02 microprocessor
  65. o    Accelerator chip and static RAM cache permit operation up to 4 MHz
  66. o    Keyboard replaced with Apple Standard Keyboard (minus numeric keypad)
  67. o    Internal power supply
  68. o    Internal modem connector
  69. o    Serial ports refitted with mini-DIN 8 connectors
  70. o    Headphone jack has been removed
  71. o    Volume control relocated above the keyboard
  72. o    40/80 column switch replaced by keyboard (Sholes/Dvorak) switch
  73.  
  74.  
  75. Further Reference
  76. o    Apple IIc Technical Reference Manual
  77. o    Apple IIc Technical Note #5, Memory Expansion on the Apple IIc
  78. o    Apple IIc Technical Note #6, Buffering Blues
  79. o    Apple II Miscellaneous Technical Note #2, Apple II Family Identification 
  80.      Routines 2.1
  81. o    Apple II Miscellaneous Technical Note #7, Apple II Family Identification
  82. o    Apple II Miscellaneous Technical Note #8, Pascal 1.1 Firmware Protocol 
  83.      ID Bytes
  84.  
  85.